[INFO] cloning repository https://github.com/hscale/qwen-code-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hscale/qwen-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhscale%2Fqwen-code-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhscale%2Fqwen-code-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83307bb7269044251c84ff68320b0e70dce69a05
[INFO] fixing hscale/qwen-code-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhscale%2Fqwen-code-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hscale/qwen-code-rust
[INFO] finished tweaking git repo https://github.com/hscale/qwen-code-rust
[INFO] tweaked toml for git repo https://github.com/hscale/qwen-code-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hscale/qwen-code-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hscale/qwen-code-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qr2term v0.3.3
[INFO] [stderr]   Downloaded agent-client-protocol-schema v0.10.6
[INFO] [stderr]   Downloaded agent-client-protocol v0.9.3
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468
[INFO] running `Command { std: "docker" "start" "b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking agent-client-protocol-schema v0.10.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking agent-client-protocol v0.9.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking qcr-core v0.1.28 (/opt/rustwide/workdir/crates/qcr-core)
[INFO] [stdout] warning: unused import: `tempfile::tempdir`
[INFO] [stdout]    --> crates/qcr-core/src/skills/mod.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 |     use tempfile::tempdir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnameable_test_items)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:560:9
[INFO] [stdout]     |
[INFO] [stdout] 560 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         #[test]
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking qcr-cli v0.1.28 (/opt/rustwide/workdir/crates/qcr-cli)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]   --> crates/qcr-core/benches/provider_pipeline.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     GenerateContentRequest {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Gitignore`
[INFO] [stdout]    --> crates/qcr-core/benches/glob_search.rs:262:29
[INFO] [stdout]     |
[INFO] [stdout] 262 |     use ignore::gitignore::{Gitignore, GitignoreBuilder};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> crates/qcr-core/benches/common/mock_generator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> crates/qcr-core/benches/tool_execution.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let (dir, path) = common::with_tempdir(|d| {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcr-core` (bench "config_loading") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `system_prompt_blocks` and `task_type` in initializer of `qcr_core::llm::GenerateContentRequest`
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         GenerateContentRequest {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ missing `system_prompt_blocks` and `task_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcr-core` (bench "provider_pipeline") due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rt`
[INFO] [stdout]    --> crates/qcr-core/benches/session_serialization.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let rt = common::rt();
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcr-core` (bench "tool_execution") due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]    --> crates/qcr-core/benches/common/mock_generator.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             match event {
[INFO] [stdout]     |                   ^^^^^ pattern `&StreamEvent::StopReason(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `StreamEvent` defined here
[INFO] [stdout]    --> crates/qcr-core/src/llm/types.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum StreamEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     StopReason(String),
[INFO] [stdout]     |     ---------- not covered
[INFO] [stdout]     = note: the matched value is of type `&StreamEvent`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 222 ~                 StreamEvent::Done | StreamEvent::Error(_) => {},
[INFO] [stdout] 223 +                 &StreamEvent::StopReason(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcr-core` (bench "skill_loading") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcr-core` (bench "session_serialization") due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] error: could not compile `qcr-core` (bench "glob_search") due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]    --> crates/qcr-cli/src/commands/plugin.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 452 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcr-core` (bench "agent_loop") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qcr-core` (bench "sse_parsing") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `qcr-core` (bench "i18n_lookup") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/qcr-core/src/conversation/tool_dispatcher.rs:604:18
[INFO] [stdout]     |
[INFO] [stdout] 604 |         let (tx, mut rx) = mpsc::channel(100);
[INFO] [stdout]     |                  ----^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx`
[INFO] [stdout]    --> crates/qcr-core/src/conversation/tool_dispatcher.rs:604:18
[INFO] [stdout]     |
[INFO] [stdout] 604 |         let (tx, mut rx) = mpsc::channel(100);
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_events` is never used
[INFO] [stdout]     --> crates/qcr-core/src/conversation/agent_loop.rs:1362:14
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     async fn collect_events(rx: &mut mpsc::Receiver<AgentEvent>) -> Vec<AgentEvent> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_is_inside_sandbox_equal_paths` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:510:12
[INFO] [stdout]     |
[INFO] [stdout] 510 |         fn test_is_inside_sandbox_equal_paths() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_is_inside_sandbox_child_is_inside` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:517:12
[INFO] [stdout]     |
[INFO] [stdout] 517 |         fn test_is_inside_sandbox_child_is_inside() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_is_inside_sandbox_sibling_is_outside` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:525:12
[INFO] [stdout]     |
[INFO] [stdout] 525 |         fn test_is_inside_sandbox_sibling_is_outside() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_is_inside_sandbox_parent_is_outside` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:533:12
[INFO] [stdout]     |
[INFO] [stdout] 533 |         fn test_is_inside_sandbox_parent_is_outside() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_check_sandbox_args_safe_relative_path` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:541:12
[INFO] [stdout]     |
[INFO] [stdout] 541 |         fn test_check_sandbox_args_safe_relative_path() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_check_sandbox_args_absolute_inside` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:551:12
[INFO] [stdout]     |
[INFO] [stdout] 551 |         fn test_check_sandbox_args_absolute_inside() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_check_sandbox_args_absolute_outside` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:561:12
[INFO] [stdout]     |
[INFO] [stdout] 561 |         fn test_check_sandbox_args_absolute_outside() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_check_sandbox_args_no_path_key` is never used
[INFO] [stdout]    --> crates/qcr-core/src/tools/builtin/path_utils.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 |         fn test_check_sandbox_args_no_path_key() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468", kill_on_drop: false }`
[INFO] [stdout] b24230fec43d981158e9054c68a380940cd75653d52514a5c1d7fc4f6a2fc468
